Feature: Crear un tag
Scenarios
|
Chart |
Status Progress |
||||
|---|---|---|---|---|---|
|
1
|
|
||||
| Total duration: | |||||
| 0m 19.794s |
Scenario: Como administrador de la aplicación Ghost realizo la creación de un tag
Before
0m 1.669s
Given
I navigate to page "<URL_GHOST>"
0m 1.345s
And
I wait for 2 seconds
0m 2.781s
When
I enter email "<EMAIL>"
0m 0.834s
When
I enter password "<PASSWORD>"
0m 0.830s
And
I click Sign in
0m 1.006s
And
I wait for 3 seconds
0m 3.817s
And
I clic tag
0m 0.870s
And
I clic new tag
0m 0.846s
And
I enter tag name "$name_1"
0m 0.833s
And
I open Facebook card
0m 0.872s
And
I enter Facebook title top length
0m 2.432s
And
I clic save tag
0m 0.864s
Then
I validate bug alert "Validation error, cannot save tag. Validation failed for og_title."
0m 0.789s
After
0m 0.006s
Screenshots
Before
NO IMAGE AVAILABLE
Given
I navigate to page "<URL_GHOST>"
And
I wait for 2 seconds
When
I enter email "<EMAIL>"
When
I enter password "<PASSWORD>"
And
I click Sign in
And
I wait for 3 seconds
And
I clic tag
And
I clic new tag
And
I enter tag name "$name_1"
And
I open Facebook card
And
I enter Facebook title top length
And
I clic save tag
Then
I validate bug alert "Validation error, cannot save tag. Validation failed for og_title."
After
NO IMAGE AVAILABLE